[INFO] fetching crate ggen-e2e 5.1.3...
[INFO] testing ggen-e2e-5.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate ggen-e2e 5.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ggen-e2e 5.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ggen-e2e 5.1.3
[INFO] tweaked toml for crates.io crate ggen-e2e 5.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ggen-e2e 5.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ggen-e2e 5.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78504ff5ca45552acb9f9b1fa0b8722f33dd91cdfda7d812bd45f4e4cd95894c
[INFO] running `Command { std: "docker" "start" "-a" "78504ff5ca45552acb9f9b1fa0b8722f33dd91cdfda7d812bd45f4e4cd95894c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78504ff5ca45552acb9f9b1fa0b8722f33dd91cdfda7d812bd45f4e4cd95894c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78504ff5ca45552acb9f9b1fa0b8722f33dd91cdfda7d812bd45f4e4cd95894c", kill_on_drop: false }`
[INFO] [stdout] 78504ff5ca45552acb9f9b1fa0b8722f33dd91cdfda7d812bd45f4e4cd95894c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 929af5969689044500acdcbd8598e07547fde4ef7c6443ecd06067544b163dab
[INFO] running `Command { std: "docker" "start" "-a" "929af5969689044500acdcbd8598e07547fde4ef7c6443ecd06067544b163dab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling astral-tokio-tar v0.5.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]    Compiling bollard v0.19.3
[INFO] [stderr]    Compiling testcontainers v0.25.2
[INFO] [stderr]    Compiling testcontainers-modules v0.13.0
[INFO] [stderr]    Compiling ggen-e2e v5.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::golden::GoldenFile`
[INFO] [stdout]  --> src/runner.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::golden::GoldenFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TestStatus`
[INFO] [stdout]  --> src/runner.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::result::{TestExecution, TestResult, TestStatus};
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/runner.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let start = std::time::Instant::now();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/runner.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let temp_dir = fixture.copy_to_temp()?;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.83s
[INFO] running `Command { std: "docker" "inspect" "929af5969689044500acdcbd8598e07547fde4ef7c6443ecd06067544b163dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "929af5969689044500acdcbd8598e07547fde4ef7c6443ecd06067544b163dab", kill_on_drop: false }`
[INFO] [stdout] 929af5969689044500acdcbd8598e07547fde4ef7c6443ecd06067544b163dab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c556346d6cbba9e9db1432f3a6357d0dbb9679f37fcefe5353dfb97b15d9bb35
[INFO] running `Command { std: "docker" "start" "-a" "c556346d6cbba9e9db1432f3a6357d0dbb9679f37fcefe5353dfb97b15d9bb35", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling testcontainers v0.25.2
[INFO] [stderr]    Compiling testcontainers-modules v0.13.0
[INFO] [stderr]    Compiling ggen-e2e v5.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::golden::GoldenFile`
[INFO] [stdout]  --> src/runner.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::golden::GoldenFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TestStatus`
[INFO] [stdout]  --> src/runner.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::result::{TestExecution, TestResult, TestStatus};
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/runner.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let start = std::time::Instant::now();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/runner.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let temp_dir = fixture.copy_to_temp()?;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::golden::GoldenFile`
[INFO] [stdout]  --> src/runner.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::golden::GoldenFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TestStatus`
[INFO] [stdout]  --> src/runner.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::result::{TestExecution, TestResult, TestStatus};
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/runner.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let start = std::time::Instant::now();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/runner.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let temp_dir = fixture.copy_to_temp()?;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.82s
[INFO] running `Command { std: "docker" "inspect" "c556346d6cbba9e9db1432f3a6357d0dbb9679f37fcefe5353dfb97b15d9bb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c556346d6cbba9e9db1432f3a6357d0dbb9679f37fcefe5353dfb97b15d9bb35", kill_on_drop: false }`
[INFO] [stdout] c556346d6cbba9e9db1432f3a6357d0dbb9679f37fcefe5353dfb97b15d9bb35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e13d39ac087e8078b63e3e9f69adb9765fe632e82c0af171d896bfd96be45892
[INFO] running `Command { std: "docker" "start" "-a" "e13d39ac087e8078b63e3e9f69adb9765fe632e82c0af171d896bfd96be45892", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::golden::GoldenFile`
[INFO] [stderr]  --> src/runner.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::golden::GoldenFile;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TestStatus`
[INFO] [stderr]  --> src/runner.rs:9:48
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::result::{TestExecution, TestResult, TestStatus};
[INFO] [stderr]   |                                                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start`
[INFO] [stderr]    --> src/runner.rs:165:13
[INFO] [stderr]     |
[INFO] [stderr] 165 |         let start = std::time::Instant::now();
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp_dir`
[INFO] [stderr]    --> src/runner.rs:171:13
[INFO] [stderr]     |
[INFO] [stderr] 171 |         let temp_dir = fixture.copy_to_temp()?;
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: `ggen-e2e` (lib) generated 4 warnings (run `cargo fix --lib -p ggen-e2e` to apply 4 suggestions)
[INFO] [stderr] warning: `ggen-e2e` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ggen_e2e-01f349d078554279)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test container::tests::test_container_config_default ... ok
[INFO] [stdout] test container::tests::test_volume_mount_creation ... ok
[INFO] [stdout] test container::tests::test_volume_mount_read_only ... ok
[INFO] [stdout] test container::tests::test_container_config_has_volumes ... ok
[INFO] [stdout] test container::tests::test_container_config_image_ref ... ok
[INFO] [stdout] test container::tests::test_container_config_validate ... ok
[INFO] [stdout] test comparison::tests::test_cross_platform_comparison_creation ... ok
[INFO] [stdout] test comparison::tests::test_platform_difference_creation ... ok
[INFO] [stdout] test comparison::tests::test_cross_platform_comparison_deterministic ... ok
[INFO] [stdout] test comparison::tests::test_cross_platform_comparison_summary ... ok
[INFO] [stdout] test golden::tests::test_compute_checksum ... ok
[INFO] [stdout] test golden::tests::test_golden_file_comparison_mismatch ... ok
[INFO] [stdout] test golden::tests::test_golden_file_update ... ok
[INFO] [stdout] test platform::tests::test_arch_display ... ok
[INFO] [stdout] test golden::tests::test_golden_file_comparison_match ... ok
[INFO] [stdout] test error::tests::test_error_conversion ... ok
[INFO] [stdout] test golden::tests::test_normalize_line_endings ... ok
[INFO] [stdout] test error::tests::test_fixture_error_not_found ... ok
[INFO] [stdout] test golden::tests::test_golden_file_write_and_load ... ok
[INFO] [stdout] test error::tests::test_platform_error_display ... ok
[INFO] [stdout] test fixture::tests::test_discover_files ... ok
[INFO] [stdout] test container::tests::test_container_config_has_env_vars ... ok
[INFO] [stdout] test container::tests::test_container_config_builder ... ok
[INFO] [stdout] test platform::tests::test_platform_equality ... ok
[INFO] [stdout] test platform::tests::test_platform_execution_type ... ok
[INFO] [stdout] test platform::tests::test_target_triple ... ok
[INFO] [stdout] test result::tests::test_escape_xml ... ok
[INFO] [stdout] test result::tests::test_execution_duration ... ok
[INFO] [stdout] test result::tests::test_result_failed ... ok
[INFO] [stdout] test fixture::tests::test_copy_dir_recursive ... ok
[INFO] [stdout] test result::tests::test_result_passed ... ok
[INFO] [stdout] test platform::tests::test_os_display ... ok
[INFO] [stdout] test result::tests::test_test_status_display ... ok
[INFO] [stdout] test result::tests::test_execution_creation ... ok
[INFO] [stdout] test result::tests::test_to_junit_xml ... ok
[INFO] [stdout] test runner::tests::test_native_executor_creation ... ok
[INFO] [stdout] test runner::tests::test_test_runner_creation ... ok
[INFO] [stdout] test runner::tests::test_sync_output_is_success ... ok
[INFO] [stdout] test platform::tests::test_platform_is_macos ... ok
[INFO] [stdout] test fixture::tests::test_fixture_copy_to_temp ... ok
[INFO] [stdout] test platform::tests::test_current_platform ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_linux.rs (/opt/rustwide/target/debug/deps/e2e_linux-1fd33252017c567a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ggen_sync_in_linux_container ... ignored
[INFO] [stdout] test test_minimal_fixture_linux ... ignored
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_macos.rs (/opt/rustwide/target/debug/deps/e2e_macos-954820ea424e4c04)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ggen_sync_native_macos ... ignored
[INFO] [stdout] test test_minimal_fixture_macos ... ignored
[INFO] [stderr]    Doc-tests ggen_e2e
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e13d39ac087e8078b63e3e9f69adb9765fe632e82c0af171d896bfd96be45892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13d39ac087e8078b63e3e9f69adb9765fe632e82c0af171d896bfd96be45892", kill_on_drop: false }`
[INFO] [stdout] e13d39ac087e8078b63e3e9f69adb9765fe632e82c0af171d896bfd96be45892
